From: Daniel Boles Date: Wed, 20 Jun 2018 18:09:23 +0000 (+0100) Subject: InfoBar: Fix wrong type in copy-pasted param doc X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~35^2~8 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=b1997c96ea5e0927c330613580e570cdbdaf3cdf;p=gtk%2B3.0.git InfoBar: Fix wrong type in copy-pasted param doc https://gitlab.gnome.org/GNOME/gtk/issues/1165 --- diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c index afc3f14e74..477fc87dcd 100644 --- a/gtk/gtkinfobar.c +++ b/gtk/gtkinfobar.c @@ -1246,7 +1246,7 @@ gtk_info_bar_get_show_close_button (GtkInfoBar *info_bar) /** * gtk_info_bar_set_revealed: - * @info_bar: a #GtkActionBar + * @info_bar: a #GtkInfoBar * @revealed: The new value of the property * * Sets the GtkInfoBar:revealed property to @revealed. This will cause